home *** CD-ROM | disk | FTP | other *** search
/ Underground / Underground CD1.iso / hack / progsy / mailbomb / alanch34 / WHATS.NEW < prev   
Encoding:
Text File  |  1997-08-09  |  16.2 KB  |  311 lines

  1. ╔════════════════════════════════════════════════════════════════════════════╗
  2. ║░░  What's New  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░║
  3. ╚════════════════════════════════════════════════════════════════════════════╝
  4.  
  5.         Revision history:
  6.  
  7.         - 29th December 1996 -
  8.         First release of Avalanche (v1.0)
  9.  
  10.  
  11.         - 14th January 1997 -
  12.         Second release of Avalanche (v1.1)
  13.  
  14.         -> Added 5 more e-mail header types.
  15.         -> Added some servers and removed "dead" ones.
  16.         -> Added more e-mail client types.
  17.         -> Fixed some bugs.
  18.         -> Added tips on "true SMTP spoofing".  Refer to ALANCHE.DOC.
  19.         -> Added new option, "Use real IP for mail headers".
  20.         -> Leading or appending spaces in server and mailer lists are removed.
  21.         -> The server and mailer lists are now edited such that if duplicate
  22.            entries exists, only the first one is listed.
  23.         -> In the previous version, it may possible that a SMTP be used more
  24.            than once.  This would result in a minor error for the SMTP server
  25.            which is duplicated will not send to the server next to it, but to
  26.            the server it should send to the second time it receives the
  27.            message.  An example would be:
  28.  
  29.            Sample server relay list:
  30.  
  31.            Server 1
  32.            Server 2
  33.            Server 3
  34.            Server 2
  35.            Server 4
  36.  
  37.            When Server 2 first receives the message, instead of passing it
  38.            along to Server 3, it may (usually) passes it to Server 4.  This
  39.            means that Server 3 does not receives the message at all!  This is,
  40.            of course, now fixed.
  41.         -> Now Avalanche is bundled with two other DOS utilities that will
  42.            help you maintain your server and mailer lists.
  43.  
  44.  
  45.         - 24th January 1997 -
  46.         Third release of Avalanche (v2.0)
  47.  
  48.         -> Added a main menu.
  49.         -> Changed the look and feel of Avalanche.
  50.         -> Added multi-line log.
  51.         -> In v1.1, the server list is emptied everytime you bomb.  This is
  52.            now fixed.
  53.         -> Fixed a bug that was causing trouble in the fake headers.
  54.         -> Fixed a bug which will make the program unable to bomb if you
  55.            change the relays after the first bomb.
  56.         -> Added even more e-mailer information.
  57.         -> Now includes insult list and generator.
  58.         -> Minor edit of ALANCHE.DOC.
  59.         -> Now the message "Bombing is complete." doesn't pop up if you click
  60.            on stop flood.
  61.         -> Now ending the program while flooding is in process will not cause
  62.            trouble with winsock.
  63.         -> Now Avalanche has mailing list bombing support.  For more
  64.            information, refer to ALANCHE.DOC.
  65.         -> Change the code for the textboxes "Relays" and "Number of e-mails".
  66.         -> Added a lot more servers that do not log IP.  Refer to the "True
  67.            SMTP Spoofing" section in ALANCHE.DOC for more information.
  68.  
  69.  
  70.         - 13th February 1997 -
  71.         Fourth release of Avalanche (v2.5)
  72.  
  73.         -> Now you can use CTRL-C to copy text in the mail bombing and mailing
  74.            list subscriber menus.  Thanks to Webman.
  75.         -> A lot of new mailing lists.  Thanks to Webman.
  76.         -> Removed some useless code.
  77.         -> Change looks of the message body editor.
  78.         -> Change looks of the logs.
  79.         -> Change looks of the carbon copy editor.
  80.         -> Previously, if you send big messages, the program will send the
  81.            message and then stop.  Now, this is fixed.
  82.         -> Now the text is highlighted when you tab to a textbox.
  83.         -> Added option to copy insult to clipboard.
  84.         -> Added "Use random insult for subject" and "Append random insult to
  85.            message" to mail bomber.  Thanks to Brush.
  86.         -> Added "Randomly frame others".  Thanks to Brush.
  87.         -> Now only error messages from the server and actions are logged.
  88.         -> The beginning and end of bombing are logged.
  89.         -> Multiple connection processors are being used.  This will speed up
  90.            bombing but will take up more memory.  However, the trade is worth
  91.            it for the speed up is quite dramatic and the extra memory needed
  92.            is quite insignificant.
  93.  
  94.  
  95.         - 20th February 1997 -
  96.         Fifth release of Avalanche (v2.8)
  97.  
  98.         -> Sometimes when the program quits, the sockets it uses is not
  99.            released.  This is now fixed.
  100.         -> Now the frame list is displayed in the mailing list subscriber.
  101.         -> Ending routine for the mailing list subscriber does not hang now.
  102.         -> Now, after the initialisation, memory no longer in use is released.
  103.            This will return a lot of memory to Windows, especially if you have
  104.            big lists.
  105.         -> Got rid of some unused code.
  106.         -> In v2.0, there was a need to use an extra command to make the
  107.            server end message mode because sometimes the first command gets
  108.            lost.  However, in v2.5, the multiple control processors mean this
  109.            is no longer necessary.  However, I forgot to remove it, thus
  110.            sometimes you may get a code 500 error.  This is now fixed.  Thanks
  111.            to Rick.
  112.         -> Changed the code to make the aboutbox and the mainmenu to stay on
  113.            top.
  114.         -> Removed some servers that are starting to log IP.
  115.         -> Added more anonymous servers.
  116.         -> Changed some of the names of the servers in MAILING.LST.
  117.         -> Added a lot of new list servers.  Thanks to Webman.
  118.         -> Added error checking in the lists phrasing.
  119.         -> Added more e-mailer information.
  120.         -> Changed the version update code in the program.
  121.         -> When connecting to some servers, the program may not identify the
  122.            server's 220 response correctly (enn.com for example) if the server
  123.            sends the response in two packets.  This is now fixed.  Thanks to
  124.            TermokratoR.
  125.         -> When the program is bombing, clicking on the status would cause an
  126.            error.  This is now fixed.  Thanks to TermokratoR.
  127.         -> The random IP generated is more realistic now.  Thanks to
  128.            TermokratoR.
  129.         -> The mailing list subscriber used to send your local name as the
  130.            domain.  This is now fixed.  Thanks to TermokratoR.
  131.         -> In graphics mode lesser than 800x600, parts of the mailbombing menu
  132.            would not be accessible.  This is now fixed.  Thanks to
  133.            TermokratoR.
  134.         -> 3 new menu options.  "Save Session", "Save Session As" and "Load
  135.            Session" which allows you to save/load the settings.  Thanks to
  136.            TermokratoR.
  137.         -> Dramatically changed the graphical user interface of Avalanche.
  138.            Now the graphical user interface is controlled by tabs.  Thanks to
  139.            TermokratoR.
  140.         -> Now when you choose mail until stopped, you will see the number of
  141.            mails sent in the "Message sent:" box.
  142.  
  143.  
  144.         - 1st May 1997 -
  145.         Sixth release of Avalanche (v3.0)
  146.  
  147.         -> Changed e-mail to : hmaster@poboxes.com and h-master@usa.net.
  148.         -> Changed homepage to : http://www.nimenet.com/sites/h-master/.
  149.         -> Now only error messages from the server and actions are logged in
  150.            the mailing list subscriber.
  151.         -> Seems like most of the anonymous servers add the IP logging
  152.            feature.  Well, I removed all those that do.
  153.         -> Done some very marginal speed ups.
  154.         -> Change the font settings in some of the menus.
  155.         -> Now the setup is more optimised.
  156.         -> Fixed a bug with the relay scrollbar that will allow the user to
  157.            have a relay larger than the number of servers availible.
  158.         -> Changed the way recepient e-mail addresses are phrased.  Now, the
  159.            servers should not give funny errors anymore.
  160.         -> Avalanche may cause an error if you minimize parts of it.  This is
  161.            now fixed.
  162.         -> Added new Generate an Insult button to the insult menu.
  163.         -> Added Statistics in the mainmenu.
  164.         -> Added tabbed interface to the mailing list bomber.
  165.         -> Added Domain name: to the mailing list bomber.
  166.         -> Now double clicking on the status boxes will clear them.
  167.         -> Added more e-mailer information.
  168.         -> Refined the way messages are sent.  Now they look more authentic.
  169.         -> Moved Subject: from the Mail Properties tab to the message tab.
  170.         -> Fixed a bug with something minor.
  171.         -> Added Priority to the mail bomber.
  172.         -> Added File attachment: to mail bomber.
  173.         -> Fixed some bugs with the file browser.
  174.         -> Added support for addons.  Refer to ADDON.TXT for more information.
  175.         -> Removed all the servers that do not accept relays.
  176.         -> Added a lot of non-anonymous servers.
  177.         -> Added new anonymous servers.
  178.         -> Added new utility : SMTPLOOK.EXE.  Refer to ALANCHE.DOC for more
  179.            information.
  180.         -> Added a lot more insults.
  181.         -> Now if you start Avalanche with the name of a save session file,
  182.            then the save file will be used to fill up the mail bomber's
  183.            fields.
  184.         -> Added some bombing tips.
  185.         -> Added mass mailing option.
  186.         -> Changed the save session file format.  All your old saved sessions
  187.            cannot be used anymore.
  188.         -> Fixed a bug with the carbon copy.
  189.         -> Fixed a bug with saving the session (Not save as).
  190.         -> Removed some single list mailing list servers.
  191.         -> Added Command: to mailing list subscriber.  For more information on
  192.            making full use of this field, refer to the News / Tips section in
  193.            ALANCHE.DOC.  Thanks to Webman.
  194.         -> Fixed a bug with the sending that may cause Avalanche to crash if
  195.            you are using a slow server.
  196.         -> Replaced the Avalanche logo with a 3D one.  The new logo is much
  197.            smaller, both in terms of dimensions and file size.  Thanks to
  198.            Gatekeeper.
  199.         -> Changed the mail sending code.  Now, Avalanche will only report an
  200.            error if the code received is greater than 300.
  201.         -> Now, the 250 lines limit on SORT.EXE and DUPE.EXE has been removed.
  202.         -> Added BOMBTIPS.TXT, made by ºÑX╫ .  Note that this file will only
  203.            be availible in this release.
  204.         -> Added minimize button to some of the menus.  Thanks to Franco.
  205.         -> Added duplicate checking for the lists.
  206.         -> Added a more reliable way of checking for relative paths.
  207.         -> Added a little log to say where the start up process is.
  208.         -> Now, the memory usage is cut down by a bit, because the data types
  209.            for some of the arrays were changed.
  210.         -> Now more memory is released after initialisation.
  211.         -> Speeded up initialisation.
  212.         -> Added new menu option "New Session".
  213.         -> "Load Session" has been renamed to "Open Session".
  214.         -> Added "Cancel" button to file browser.
  215.         -> Added minor delay after sending larger messages.  This is to
  216.            prevent data loss.
  217.         -> Now when you quit Avalanche, the position and size (if applicable)
  218.            of the menus are stored in ALANCHE.INI and will be used the next
  219.            time you run Avalanche.
  220.         -> Added a menu bar to the main menu.
  221.         -> Added much better help support for winsock errors.
  222.         -> Optimised some variables definitions to save a few more bytes of
  223.            memory.
  224.  
  225.  
  226.         - 9th August 1997 -
  227.         Seventh release of Avalanche (v3.4)
  228.  
  229.         -> Changed homepage to : http://www.wilter.com/_hmaster/.
  230.         -> Optimised some code.
  231.         -> Now, after you select "Tag All" from the mailing list bomber, you
  232.            will be returned to your previous cursor location in the list.
  233.         -> Added more e-mailer headers.
  234.         -> Editted anonymous servers lists.
  235.         -> Removed the random framer checkbox.  If you wish to randomly frame,
  236.            then put "random" for the from: field.
  237.         -> Fixed a bug with the e-mailer header maker.
  238.         -> Fixed some bugs with the sending of mails.
  239.         -> Format of the save session changed again.
  240.         -> Added "Sender's name:" to mail bomber menu.
  241.         -> Changed some code from VB native code to API calls.  This will make
  242.            parts of the program faster, especially the loading of menus.
  243.         -> Changed some code in SMTPLOOK from VB native code to API calls.
  244.            This will make parts of the program faster, especially the
  245.            initializing.
  246.         -> Added new servers.
  247.         -> Better code for phrasing carbon copy.  Now, commas (,) and spaces
  248.            can be used to separate different carbon copy entries.
  249.         -> Fixed a typo with the fake e-mail headers.
  250.         -> Changed the format of ALANCHE.INI.
  251.         -> New code for random subject generator.
  252.         -> Rearranged the menu options in the mail bomber.
  253.         -> Added better code for file masking in the file browser.
  254.         -> Added message template support in the mail bomber.
  255.         -> Fixed a bug with the clearing of fields in the mail bomber menu.
  256.         -> Now the To: field in the mail bomber menu is a combobox with the
  257.            framer list.
  258.         -> Added tool tips to most of the menus.  If you need help on a
  259.            something, just rest the cursor on it and wait for one or two
  260.            seconds.
  261.         -> Changed more code from VB native code to API calls.
  262.         -> Changed bombing and mailing code.  Now, less resources are required
  263.            and the bombing is also faster.
  264.         -> Added some code to speed up bombing.  This extra code is only of
  265.            significant use if the message is large.  This code does NOT affect
  266.            the file attachment at all.
  267.         -> Added Spasm mode.  Use this with care!
  268.         -> Added Epileptic mode.  Use this with extreme care!
  269.         -> Mass mailing option works for people in the carbon copy.
  270.         -> Tested all the servers and removed the dead ones.
  271.         -> Added new servers.
  272.         -> Tested all the mailing lists to check their existence and removed
  273.            all the dead ones.
  274.         -> Now DUPE.EXE will also find duplicates with different casing.
  275.         -> Increased the speed of SMTPLOOK.EXE.
  276.         -> Changed some small aspects of SMTPLOOK.EXE.
  277.         -> Fixed some bugs with the file attachment that was making it
  278.            unstable.  Now the chances of your files getting through are almost
  279.            100%.
  280.         -> Fixed a bug that was making the error "There is a blocking function
  281.            in progress.  This usually mean that the connection is too slow or
  282.            is faulty." pop up now and then.
  283.         -> Changed the code for sending data.
  284.         -> Changed some of the mail headers to make the mails look more
  285.            authentic.
  286.         -> Added Custom Headers: to mail bomber.
  287.         -> Added random sender's name.  Thanks to ºÑX╫ .
  288.         -> Previously, if the server does not accept connections, Avalanche
  289.            will "hang".  This is now fixed.
  290.         -> Removed some useless code.
  291.         -> Added new code for some timing routines using API.
  292.         -> Added random names for mailing list subscriber.
  293.         -> Updated the list server lists.
  294.         -> Added code to prevent blocking errors.
  295.         -> Changed parts of the Statistics menu code.
  296.         -> Changed the Statistics menu.
  297.         -> Fixed a bug that may make Avalanche report the wrong number of
  298.            mails sent.
  299.         -> Added Form Wizards to help you with filling in the fields.
  300.         -> Added ability for each clone to use a different server.
  301.         -> Now the file attachment box will grey out when sending is in
  302.            progress.  Thanks to BitByte.
  303.         -> Better file browser commands.  Now you can change the directory by
  304.            typing the path in the box and pressing enter.
  305.         -> Added clone master to let you see what a clone is doing.
  306.         -> Now you can specify where the LST/INI files reside and what their
  307.            file names are with ALANCHE.CFG.
  308.         -> Added new command line options.
  309.         -> Now you can save a mailing list subscription session.
  310.         -> Fixed a bug which will cause the program to hang when you exit.
  311.